home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Univers Mac Interactif 42
/
Univers Mac Interactif - Issue 42.iso
/
Outils
/
BBEdit Lite 2.3
/
BBEdit Lite
/
BBEdit Lite.rsrc
/
gPAT_1024_Default Patterns.txt
< prev
next >
Wrap
Text File
|
1993-05-08
|
364b
|
14 lines
# (decoded with TMPL 130)
Number of Patterns: (3 entries)
0:
Title: 'Pascal Comment to C Comment'
Search Pattern: '{\([^}]*\)}'
Replace Pattern: '/* \1 */'
1:
Title: 'C++ Comment to C Comment'
Search Pattern: '//\(.*\)'
Replace Pattern: '/* \1 */'
2:
Title: 'Space Runs to Tabs'
Search Pattern: ' *'
Replace Pattern: '\t'